Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Functions
Frame Manipulation Functions /


JMGetAWTFrameObject

Returns a reference to a frame's Java object.

jref JMGetAWTFrameObject(JMFrameRef frame);
frame
The frame whose Java object you want to find.
function result
A pointer to the java.awt.Frame object associated with the frame.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997